-
Notifications
You must be signed in to change notification settings - Fork 328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ability to open old report viewers #2085
base: develop
Are you sure you want to change the base?
Conversation
I would not include all old versions of the viewer. I'd suggest that it only shows something like "Please use JPlag vX.Y" and then a user can download the resp. version of JPlag |
I agree; I think until including 4.2.0 should be enough... |
Quality Gate passed for 'JPlag Report Viewer'Issues Measures |
Quality Gate passed for 'JPlag Plagiarism Detector'Issues Measures |
This PR adds the ability to open report viewers for older versions in local mode.
When a zip from a version that is not supported by the newest viewer gets uploaded, the user gets redirected to a seperate view that informs the user of this and offers them to open the viewer supports the report.
This PR currently only includes the report viewer that was published with version 5.1.0, which accepts reports dating back to version 4.2.0. Should a report viewer that accepts results from versions 4.0.0 and 4.1.0 also be included?
View for opening old versions
relates to #1190